home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / contents / scripts / auis635L1-src < prev    next >
Encoding:
Text File  |  1997-06-06  |  1012 b   |  23 lines

  1. ( cd usr/andrew/bin ; rm -rf bush )
  2. ( cd usr/andrew/bin ; ln -sf runapp bush )
  3. ( cd usr/andrew/bin ; rm -rf ness )
  4. ( cd usr/andrew/bin ; ln -sf runapp ness )
  5. ( cd usr/andrew/bin ; rm -rf nessrun )
  6. ( cd usr/andrew/bin ; ln -sf runapp nessrun )
  7. ( cd usr/andrew/bin ; rm -rf org )
  8. ( cd usr/andrew/bin ; ln -sf runapp org )
  9. ( cd usr/andrew/bin ; rm -rf prefed )
  10. ( cd usr/andrew/bin ; ln -sf runapp prefed )
  11. ( cd usr/andrew/lib/tpls ; rm -rf asmtext.tpl )
  12. ( cd usr/andrew/lib/tpls ; ln -sf asm.tpl asmtext.tpl )
  13. ( cd usr/andrew/lib/tpls ; rm -rf cpptext.tpl )
  14. ( cd usr/andrew/lib/tpls ; ln -sf C.tpl cpptext.tpl )
  15. ( cd usr/andrew/lib/tpls ; rm -rf ctext.tpl )
  16. ( cd usr/andrew/lib/tpls ; ln -sf c.tpl ctext.tpl )
  17. ( cd usr/andrew/lib/tpls ; rm -rf idltext.tpl )
  18. ( cd usr/andrew/lib/tpls ; ln -sf idl.tpl idltext.tpl )
  19. ( cd usr/andrew/lib/tpls ; rm -rf m3text.tpl )
  20. ( cd usr/andrew/lib/tpls ; ln -sf m3.tpl m3text.tpl )
  21. ( cd usr/andrew/lib/tpls ; rm -rf mtext.tpl )
  22. ( cd usr/andrew/lib/tpls ; ln -sf mod.tpl mtext.tpl )
  23.